CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket linux

搜索资源列表

  1. linux_chat

    0下载:
  2. linux下基于tcp实现的类似于qq的聊天程序,相信对学习linux下的socket编程有很大帮助。-linux qq based on linux tcp socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:5559
    • 提供者:yuqilin
  1. FreeChat-ssl

    0下载:
  2. linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:33369
    • 提供者:lin
  1. timeServer

    0下载:
  2. linux下利用socket c语言编写的时间同步服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language time synchronization server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:791468
    • 提供者:Boycott
  1. socket

    0下载:
  2. Linux下C语言实现简单的socket编程,可以建立简单的tcp连接并实现登录、搜索、分享功能-C language socket programming under Linux, you can create simple tcp connection and achieve the registry, search, sharing features
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6032
    • 提供者:吴浩
  1. Java-socket

    0下载:
  2. 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
  3. 所属分类:P2P

    • 发布日期:2017-03-22
    • 文件大小:1345
    • 提供者:马正梁
  1. socket-windows-linux

    0下载:
  2. 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:33791
    • 提供者:wangjia
  1. openssl-0.9.5.tar

    0下载:
  2. 安全套接字层 -Security socket layer
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-21
    • 文件大小:1886248
    • 提供者:站长
  1. mysvr

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
  3. 所属分类:Email Client

    • 发布日期:
    • 文件大小:25452
    • 提供者:何刚
  1. socket

    0下载:
  2. linux里面的经典的socket编程例子-the linux inside classic socket programming examples
  3. 所属分类:Linux Network

    • 发布日期:2017-11-21
    • 文件大小:2048
    • 提供者:Dram
  1. linux_socket

    0下载:
  2. linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程等待client的连接。代码有中文注释。-socket programming under linux source to provide a class, all functions all use the underlying function. Category contains ReadData (), SendData () f
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:3179
    • 提供者:cherenfei
  1. Linux_net_programing.pdf

    0下载:
  2. linux下网络编程的书籍,相当经典。linux下socket编程。-linux network programming under the books, very classic. socket programming under linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:2067252
    • 提供者:wang
  1. kj95

    0下载:
  2. LINUX系统下基于ARM处理器的使用GPRS方式通过SOCKET数据包进行煤矿瓦斯监控的程序.这是在黑龙江省现场运行的程序源代码.-LINUX system based on ARM processors through the use of GPRS packets SOCKET mine gas monitoring procedures. This is the scene of Heilongjiang Province in the operation of source code.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:61118
    • 提供者:
  1. kernel_socket

    0下载:
  2. socket程序大家见多了,给大家写个Linux 2.6.x内核,从内核态发包的 socket程序,笑纳◎!-socket program we see more and give everyone write a Linux 2.6.x kernel from the kernel socket state contract procedures笑纳◎!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:18768
    • 提供者:蒋荣欣
  1. source

    0下载:
  2. 这是书上的代码,Linux下使用C++进行Socket编程,供大家参考-This is the book code, Linux use C++ For Socket programming, for your reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:70430
    • 提供者:Lucy
  1. httpd.tar

    0下载:
  2. linux下的一个简单的http服务器,主要运用多线程socket技术,可以支持HTML,图片,和CGI程序。本系统在Ubuntu7.04系统上测试运行良好,在浏览器上打开正常-linux under a simple http server, the main use of multi-threaded socket technology, can support HTML, pictures, and the CGI program. This system Ubuntu7.04 test
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:303775
    • 提供者:hh
  1. socket

    0下载:
  2. 比较简单的利用套接字linux下的客服端和服务器例子-Relatively simple to use under linux socket client and server examples of customer service
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:12685
    • 提供者:wuqian
  1. socklib

    0下载:
  2. socket linux网络编程服务端基础操作-socket linux server based on network programming operation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1339
    • 提供者:aaa
  1. TCPS-Epoll

    0下载:
  2. Linux Epoll用法实例(Socket编程)-Linux Epoll usage examples (Socket Programming)
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1593
    • 提供者:notshy
  1. l-sock

    0下载:
  2. IBM SOCKET 教程。学习 LINUX环境下SOCKET编程的资料。-IBM SOCKET tutorial. LINUX learning environment SOCKET programming information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:292025
    • 提供者:zhaozili
  1. client

    0下载:
  2. linux 环境下的socket编程客户端-linux environment client socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1280
    • 提供者:小军
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com